home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / mims.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.9 KB  |  81 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Mobile Information Management System (MIMS)
  3. -- VERSION           : 
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Strategic Air Command (SAC) 
  7. --                   : HQ SAC SICA
  8. --                   : Offutt AFB, NE        
  9. --                   : Contact: Lt. Colonel Falgiano
  10. --                   : ESD/SCW
  11. --                   : Hanscom AFB, MA  01731
  12. -- COPYRIGHT         : 
  13. -- DATE CREATED      : Jan. 1985 
  14. -- DATE RELEASED     : Nov  1985 
  15. -- DATE LAST UPDATED : 
  16. -- LOCATION          : ASR
  17. -- ENVIRONMENT       : 
  18. --= CLASSIFICATION       ===============================================--
  19. -- CATEGORY LEVEL 1  : DATA BASE MANAGEMENT
  20. -- CATEGORY LEVEL 2  : Mobile Information Management System
  21. -- CATEGORY LEVEL 3  : 
  22. -- CATEGORY LEVEL 4  : 
  23. -- KEYWORD           : 
  24. -- INDEX             : Management, Information
  25. -- INDEX             : Information Management
  26. -- TAXONOMY          : 
  27. -- DEPENDENCIES      : 
  28. -- SEE ALSO          : WIS_TOOL_23
  29. --= FILE LISTING         ===============================================--
  30. -- FILE SPECS        : PD:<ADA.DBMS>MIMS.*
  31. -- DIRECTORY DISPLAY :
  32. -- Directory   PD:<ADA.DBMS>
  33. --      File Name     Byte Count  Line Count
  34. --   ---------------  ----------  ----------
  35. --   MIMS.CMM               1061          31
  36. --   MIMS.PRO               4253          85
  37. --   MIMS.SRC              81285        2345
  38. --   ===============  ==========  ==========
  39. --     3 Files             86599        2461
  40. --= ABSTRACT             ===============================================--
  41. --         As  a  demonstration of the use of Ada for command and control
  42. -- applications, the current airborne and ground mobile  systems  at  SAC
  43. -- (600,000  LOC  -  JOVIAL)  are  being  consolidated into a mobile data
  44. -- management system using a common data format and query  language  with
  45. -- graphical  display  capabilities.   The  system includes an integrated
  46. -- data management system, automatic and manual update of  the  data,  ad
  47. -- hoc  data  retrieval,  building  and  maintaining  displays as well as
  48. -- interaction with the  working  file,  display  transfers,  and  manual
  49. -- backup.  It uses a multiple task environment to interface with several
  50. -- I/O devices, enter data into and retrieve data  from  similar  systems
  51. -- across the communication links, and provide timely access to about 500
  52. -- million characters of data.
  53. -- 
  54. --         Three  packages  (two  generic)  are provided from the MIMS at
  55. -- this time:  balanced trees, source scanner, and variable lists.
  56. --= REVISION HISTORY     ===============================================--
  57. --
  58. -- DATE VERSION AUTHOR                  HISTORY 
  59. -- 
  60. --= RELEASE NOTICE       ===============================================--
  61. -- This prologue must be included in all copies of this software.
  62. -- 
  63. -- This software is copyright by the author.
  64. -- 
  65. -- This software is released to the Ada community.
  66. -- This software is released to the Public Domain (note:
  67. --   software released to the Public Domain is not subject
  68. --   to copyright protection).
  69. -- Restrictions on use or distribution:  NONE
  70. --= DISCLAIMER           ===============================================--
  71. --     This software and its documentation are provided "AS IS" and
  72. -- without any expressed or implied warranties whatsoever.  No warranties
  73. -- as to performance, merchantability, or fitness for a particular
  74. -- purpose exist.
  75. --     The user is advised to test the software thoroughly before
  76. -- relying on it.  The user must assume the entire risk and liability of
  77. -- using this software.  In no event shall any person or organization of
  78. -- people be held responsible for any direct, indirect, consequential or
  79. -- inconsequential damages or lost profits.
  80. --======================================================================--
  81.